Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Main objective of configuration management in CMMSep 19
The statement int main() is a which statementNov 12
How do I spawn a thread?Mar 02
How do I stop a thread?Nov 06
How do I use the thread pool?Jan 16
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro...Dec 11
Assume that there is no logic error. Identify if there is any declaration error:...Mar 03
Which block handles the exception?Oct 25
When should I throw an exception?Oct 07
Can I use exceptions in C#?Mar 02
Can I define my own exceptions?Mar 26
Identify the error, if any: char str_name ‘a‘;Nov 21
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
Find if the following function prototype contains any error: double area(int ) Dec 02
Identify if any error in the following code segmentJan 04
How do I know when my thread pool work item has completed?Nov 20
Does the System.Exception class have any cool features?Nov 25
What types of object can I throw as exceptions?Dec 14
What happens when the try block does not throw any exception?May 10
Which statement(s) is used to rethrow an exception? - Select optionNov 18
Which of the following is the general form of using an exception specification? ...Jan 18
What will happen if an error is not handled? - Select optionNov 21
What will be the output of the code mentioned in description if there is no comp...Jul 07
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
Which error occur due to poor understanding of the language? - Select optionDec 13
Identify the error, if any: double avg=tot/n; in this statementFeb 15
Why do I get errors when I try to serialize a Hashtable?Dec 03